scroll locks造句
例句與造句
- only the state of the scroll lock key is returned
只返回scrolllock鍵的狀態(tài)。 - indicating whether the scroll lock key is on
,該值指示scrolllock鍵是否已打開(kāi)。 - indicating if scroll lock is turned on
獲取一個(gè)指示是否打開(kāi)了scrolllock的 - determine whether scroll lock is on
確定scrolllock是否處于開(kāi)啟狀態(tài) - if scroll lock is on; otherwise
如果scrolllock已打開(kāi),則為 - It's difficult to find scroll locks in a sentence. 用scroll locks造句挺難的
- sql server 2000 transparently adds a u lock hint for scroll lock cursors
sqlserver2000為滾動(dòng)鎖定游標(biāo)透明地添加u鎖提示。 - scroll lock key
停止卷動(dòng)鍵 - scroll locks in the last accessed fetch buffer are held until the result set is closed
在最后一次訪問(wèn)的提取緩沖區(qū)內(nèi)滾動(dòng)鎖定將一直處于保留狀態(tài),直到結(jié)果集關(guān)閉。 - these scroll locks are held until the next fetch operation or until the cursor is closed, whichever comes first
這些滾動(dòng)鎖會(huì)保持到下次提取操作或游標(biāo)關(guān)閉,以其中較早的為準(zhǔn)。 - closing objects is particularly crucial to maintaining good concurrency on the server when you are using scroll locks
當(dāng)使用滾動(dòng)鎖定時(shí),關(guān)閉對(duì)象對(duì)維護(hù)服務(wù)器上良好的并發(fā)功能尤其重要。 - in cursors, however, an additional set of scroll locks can be acquired based on the specification of a cursor concurrency level
但在游標(biāo)中,可以根據(jù)指定的游標(biāo)并發(fā)級(jí)別獲取一套額外的滾動(dòng)鎖。 - this is a common way to signal users that keys such as the caps lock, num lock, or scroll lock are enabled, or to provide the date or a clock as a convenient reference
這是一種用于執(zhí)行以下任務(wù)的常用方式:通知用戶啟用了capslock、numlock或scrolllock之類的鍵,或者將日期或時(shí)鐘作為方便的引用來(lái)提供。 - applications that have to avoid transient inconsistencies in the result set should use a fetch size of 1 the default is 8 rows with concur ss scroll locks concurrency and 128 rows with other concurrencies
必須避免結(jié)果集中暫時(shí)不一致的應(yīng)用程序應(yīng)該使用的提取大小為1(同時(shí)使用concur_ss_scroll_locks時(shí)默認(rèn)大小為8行,同時(shí)使用其他設(shè)置時(shí)為128行)。